Skip to content

Statamic v6 Support#205

Closed
jesseleite wants to merge 1 commit into3.xfrom
statamic-v6-support
Closed

Statamic v6 Support#205
jesseleite wants to merge 1 commit into3.xfrom
statamic-v6-support

Conversation

@jesseleite
Copy link
Copy Markdown
Contributor

@jesseleite jesseleite commented Jul 18, 2025

TODO:

* Require statamic/cms dev-master for now

We can change this to `^6.0` when an alpha/beta is tagged.

* [4.x] Drop Laravel 10 Support (#200)

* Remove Testbench 8 from composer.json

* Remove PHPUnit 10

* Remove Laravel 10 and PHP 8.1 from testing matrix

* Remove toStringFormat handling for Carbon 2 (#201)

* [4.x] Improved Timezone Handling (#197)

* Take the "display timezone" into account when setting Carbon string format

* Use `Statamic::displayTimezone()`

* Add config to enforce trailing slashes during generation.

* Fix for 404 not generating.

* Assemble absolute URL instead.

* Fix `is404()` logic for hardcoded 404.html destination.

* Handle config (tests still wip).

* Add basic test coverage for generated URLs.

* Add test coverage for our 404 fix.

* Remove experimental note. We can just fix bugs as they're reported.

* Temporary composer constraint until we tag Statamic v6.

---------

Co-authored-by: Duncan McClean <duncan@duncanmcclean.com>
@jesseleite jesseleite self-assigned this Jul 18, 2025
@duncanmcclean
Copy link
Copy Markdown
Member

I've cherry-picked the changes from this PR into master, alongside the other v6 changes.

We can rename the master branch to 4.x when the time is right. 🙂

@duncanmcclean duncanmcclean deleted the statamic-v6-support branch September 22, 2025 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants